home *** CD-ROM | disk | FTP | other *** search
- Path: essex.UCHSC.edu!mcclured
- From: David McClure <mcclured@essex.UCHSC.edu>
- Newsgroups: comp.lang.c++,comp.graphics.apps.gnuplot
- Subject: Problem: M++, BC4.51, and gnuplot
- Date: Fri, 2 Feb 1996 00:54:26 -0700
- Organization: University of Colorado, Health Sciences Center
- Message-ID: <Pine.ULT.3.91.960202004157.8221A-100000@essex.UCHSC.edu>
- NNTP-Posting-Host: essex.uchsc.edu
- Mime-Version: 1.0
- Content-Type: TEXT/PLAIN; charset=US-ASCII
-
- I'm assisting in writting a Win3.1 app using Borland's 4.51 C++ and
- Dyad's C++ math library called M++. M++ uses window version of gnuplot.
- The plot commands are in a class called MppPlot. We call a funcition
- SetLogscale ("On" , "y" ) which should set the y-axis to log scale, but
- it doesn,t work. It compiles fine and we get a nice window plot but in
- linear scale for y-axis. It seem to me either this function should work
- like it should, or BC4.51 would generate an error. Any ideas on how to
- get semi-log plots with wgnuplot working with M++ and BC4.51?
-
- Thanks much,
-
- *****************************
- * David.McClure@UCHSC.edu *
- *****************************
-
-